@charset "utf-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	list-style: none;
 border: none;
}
html,body{
	width: 100%;
	height: 100%;
		
}

a {
   text-decoration: none;
	color:#FFFFFF;
	font-family: abel;
}

ul{
	text-decoration: none;
	color:#FFFFFF;
	box-sizing:border-box;
}
#z{width: 100%;height: 100%;background-color: #1c2340;}
.bg{
	width: 100%;
	height: 90%
}
.footer{
	width: 100%;
	height: 10%;
	text-align: center;
	font-family: abel;
	color: #808080;
}
.tou{
	width: 100%;
	height: 25%;
}
.tt{
	width:20%;
	float: left;
	margin-top: 80px;
	margin-left: 70px;
}
.tt img{
	width:70%;
	float:right;
}
.yuyan{
	width:15%;
	height: 30%;
	float: right;
	margin-top: 85px;
	text-align: center	
}
.kr{
	width: 35px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
}
.cn{
	width: 35px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
	margin-left: 5px;
}

.shen{
	clear: both;
	width: 100%;
	height: 65%;
	padding-top: 70px;
}
.navb{
	width: 12%;
	height: 60%;
	float: left;
	margin-left: 20px;
	margin-top: 50px;
	text-align: center;
}
.nav li{
	height:15%;
	margin-top: 30px;
}
.kuang{
	width:70%;
	height: 98%;
	float: left;
	background: #f2f2f2;
	text-align: center;
	display: table-cell;
	vertical-align:middle;
}
.kuang img{width: 90%;}
.n1t{width: 17%;}
@media screen and (min-width: 300px) and (max-width: 900px){
	*{
	margin: 0;
	padding: 0;
	list-style: none;
 border: none;
}
html,body{
	width: 100%;
	height: 100%;
		
}

a {
   text-decoration: none;
	color:#FFFFFF;
	font-family: abel;
}

ul{
	text-decoration: none;
	color:#FFFFFF;
	box-sizing:border-box;
}
#z{width: 100%;height: 100%;background-color: #1c2340;}
.bg{
	width: 100%;
	height: 90%
}
.footer{
	width: 100%;
	height: 10%;
	text-align: center;
	font-size: 10px;
	font-family: abel;
	color: #808080;
}
.tou{
	width: 100%;
	height: 25%;
}
.tt{
	width:40%;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
}
.tt img{
	width:70%;
	float:right;
}
.yuyan{
	width:30%;
	height: 30%;
	float: right;
	font-size: 8px;
	margin-top: 25px;
	text-align: center	
}
.kr{
	width: 25px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
}
.cn{
	width: 25px;
	float: left;
	border: 2px solid #2e3966;
	border-radius: 15px;
	margin-left: 5px;
}

.shen{
	clear: both;
	width: 100%;
	height: 64%;
	padding-top: 15px;
}
.navb{
	width: 12%;
	height: 60%;
	float: left;
	margin-left: 8px;
	margin-top:20px;
	font-size: 10px;
	text-align: center;
}
.nav li{
	height:15%;
	margin-top: 10px;
}
.kuang{
	width:70%;
	height: 98%;
	float: left;
	background: #f2f2f2;
	padding-left: 15px;
	
}
.tlj{
	width: 100%;
	height: 100%;
	text-align: center;
	padding-left: 20px;
	
}
.tlj li {width: 25%;height: 30%; float: left;text-align: center;}
.tlj li img{width: 90%}
.n1t{width: 17%;}
}
